home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 April: Mac OS SDK / Dev.CD Apr 98 SDK1.toast / Development Kits (Disc 1) / Interfaces&Libraries / Documentation / CodeWarrior Users - ReadMe < prev    next >
Encoding:
Text File  |  1998-02-12  |  2.1 KB  |  75 lines  |  [TEXT/CWIE]

  1. =================================================
  2. Installing Universal Interfaces into CodeWarrior
  3. =================================================
  4.  
  5. Version: Universal Interfaces 3.1
  6. Date:    February 11, 1998
  7. Author:  Nick Kledzik
  8.  
  9.  
  10. The Universal Interfaces is not a complete CodeWarrior development release.
  11. It only contains the headers and libraries which are in "universal" format 
  12. and are implemented in the Mac OS.  You can either wait for the next
  13. CodeWarrior release which will integrate these changes or install as follows.
  14.  
  15.  
  16. To install The 3.1 Universal Interfaces release on top of CodeWarrior Pro 2
  17. you will need to do the following copy operations in the Finder:
  18.  
  19. Universal C headers:
  20.     Drag contents of:
  21.         ':Interfaces&Libraries:Universal:Interfaces:CIncludes:'
  22.     into
  23.         ':Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:'
  24.  
  25.  
  26. Universal Rez headers:
  27.     Drag contents of:
  28.         ':Interfaces&Libraries:Universal:Interfaces:RIncludes:'
  29.     into
  30.         ':Metrowerks CodeWarrior:MacOS Support:Headers:Rez Headers:'
  31.     
  32.     
  33. Universal Pascal Interfaces:
  34.     Drag contents of:
  35.         ':Interfaces&Libraries:Universal:Interfaces:PInterfaces:'
  36.     into
  37.         ':Metrowerks CodeWarrior:MacOS Support:Interfaces:Universal Interfaces:'
  38.     
  39.     
  40. Stub Libraries:
  41.     Drag contents of:
  42.         ':Interfaces&Libraries:Universal:Libraries:StubLibraries:'
  43.     into
  44.         ':Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:'
  45.  
  46.  
  47. PowerPC Libraries:
  48.     Drag contents of:
  49.         ':Interfaces&Libraries:Universal:Libraries:PPCLibraries:'
  50.     into
  51.         ':Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS PPC:'
  52.  
  53.  
  54. 68k Libraries:
  55.     Drag contents of:
  56.         ':Interfaces&Libraries:Universal:Libraries:Classic68kLibraries:'
  57.     into
  58.         ':Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS 68K:MacOS Files:'
  59.  
  60.  
  61. OpenTransport C Headers:
  62.     Drag contents of:
  63.         ':Interfaces&Libraries:OpenTransport:Interfaces:CIncludes:'
  64.     into
  65.         ':Metrowerks CodeWarrior:MacOS Support:Headers:OpenTransport:'
  66.  
  67.  
  68. OpenTransport Pascal Interfaces:
  69.     Drag contents of:
  70.         ':Interfaces&Libraries:OpenTransport:Interfaces:PInterfaces:'
  71.     into
  72.         ':Metrowerks CodeWarrior:MacOS Support:Interfaces:Universal Interfaces:'
  73.     
  74.     
  75.